home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / General Search / LisztNews.src < prev    next >
Encoding:
Text File  |  1999-11-11  |  602 b   |  25 lines

  1. # Search plug for Lizt--mailing list search
  2. # http://www.teamdraw.com/raul
  3. # List does not have any connection to this plug-in.
  4.  
  5. <search
  6.     name = "Liszt News"
  7.     action = "http://www.liszt.com/news/search.cgi"
  8.     description = "Searches 100s of usenet newsgroups."
  9.     method = get
  10.        update="http://www.teamdraw.com/raul/stuff/lisztnews.src.hqx"
  11.     >
  12.  
  13. <input name = "word" user>
  14.  
  15. <interpret
  16.     bannerStart="</FONT></TD></TR><TR><TD>"
  17.     bannerEnd="</td> </tr> </form> </table>"
  18.     resultListStart = "<h3>Your search on"
  19.     resultListEnd = "<BLOCKQUOTE><i>"    
  20.     
  21. resultItemStart="<b>"
  22. resultItemEnd = "<BR>"
  23.     >
  24. </search>
  25.